-<para>This options gets the current position from the attached GPS device
+<para>This options gets the current longtitude and latitude from the attached GPS device
and returns it as a single waypoint for further processing. For example,
to return the current position from a USB Garmin to a KML file:
-<screen format="linespecific">gpsbabel -i garmin -f usb: -o kml -F myposition.kml</screen>
+<screen format="linespecific">gpsbabel -i garmin,get_posn -f usb: -o kml -F myposition.kml</screen>
</para>